a:link  { text-decoration: none;color:#000000}
A:visited {text-decoration: none;color:#000000}
A:active {text-decoration: underline}
A:hover {text-decoration: underline;color: #FF0000}
A.b:link {
	text-decoration: none;
	font-size:14px;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
}
A.b:visited {
	text-decoration: none;
	font-size:14px;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
}
A.b:active {
	text-decoration: underline;
	color: #FF0000;

}
A.b:hover {text-decoration: underline; color: #00FFFF}

.table1 {
	border: 1px solid #000000;
}
.big {
	font-size: 14px;
	FONT-WEIGHT: bold;
	color: #003366;
	line-height: 22px;
}

.b14 {
	font-size: 14px;
	color: #000000;
	line-height: 22px;
}
.w14 {
	font-size: 14px;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
}
td {
	font-size: 12px;
	color: #000000;
}